home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 / ONCK021.iso / Interface / it.dig / scripts / DefineButton2_396 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  2005-04-20  |  65 b   |  4 lines

  1. on(release){
  2.    _root.categoria_mc.controle.gotoAndPlay(2);
  3. }
  4.